projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
907606c
)
* build-aux/gitlog-to-emacslog: Add "for earlier changes" to footer.
author
Glenn Morris
<rgm@gnu.org>
Sat, 9 May 2015 00:55:41 +0000
(20:55 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 9 May 2015 00:55:41 +0000
(20:55 -0400)
build-aux/gitlog-to-emacslog
patch
|
blob
|
history
diff --git
a/build-aux/gitlog-to-emacslog
b/build-aux/gitlog-to-emacslog
index 2e5741c16f6175d8770e7509b7231b0ee0ae3a8e..0db91d52205239d15bbabe802d5d38a62ff5d89c 100755
(executable)
--- a/
build-aux/gitlog-to-emacslog
+++ b/
build-aux/gitlog-to-emacslog
@@
-86,7
+86,8
@@
if test -s "${distprefix}ChangeLog.tmp"; then
sed -n '
1i\
- /^;; Local Variables:/,${
+ /^See ChangeLog.1 for earlier/,${
+ s/ChangeLog\.1/ChangeLog.2/
s/\(Copyright[ (C)]*\)[0-9]*-[0-9]*/\1'"$year_range"'/
p
}